Welcome![Sign In][Sign Up]
Location:
Search - VB WINSOCK

Search list

[Internet-Networkwinsock

Description: 用vb编写的关于vb winsock控件实例。经过测试成功,可以用于联机通信。-Prepared using vb control on vb winsock examples. After successful tests, can be used for online communication.
Platform: | Size: 1024 | Author: stone | Hits:

[Internet-Networkwinsocknet

Description: winsock通信,简单易懂,通过vb winsock控件实现网络通信。-winsock communications, easy-to-read, to achieve control through vb winsock network communications.
Platform: | Size: 162816 | Author: 盟军 | Hits:

[Software EngineeringVB

Description: 从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server   ·VB与Windows资源管理器互拷文件 ·VB查找文件的两种方法 ·利用VB设计打印复杂报表 ·在VB中播放AVI文件 ·在VB中引用.dbf及索引文件  ·VB5.0中实现字体闪烁效果 ·在VB应用软件中实现动画效果 ·VB编程中如何锁定鼠标 ·用VB实现关闭所有数据库对象 ·VB调用C程序的方法—动态链接库法 ·基于VB的通用折行打印程序 ·利用VB动态设计多“主细表”应用 ·用VB设计VCD播放器 ·在VB6.0中播放GIF动画 ·VB5实现窗口图像缩放、滚动技巧 ·用VB进行移位操作 ·CrystaI Reports for VB5报表编程经验 ·VB设计动画时钟 ·用VB5中WinSock控件编写网上聊天程序 -err
Platform: | Size: 386048 | Author: look | Hits:

[OtherVB

Description: 在一个单位内部或通过广域协议(如X.25)互联的行业内部都有几十或上万台计算机互联,用Intranet虽然可以建立聊天室,但实现点对点实时对话却比较困难。本人用Winsock和VB自制了一套聊天室和对话系统,特拿来供同行们参考。 -In an internal or through the wide area protocol [such as X.25] within the Internet industry have dozens or thousands of computers connected by Intranet can be set up chat rooms, but the implementation of real-time peer-to-peer dialogue is more difficult. I am using Winsock and VB made a set of chat rooms and dialogue systems, special use for peer reference.
Platform: | Size: 6144 | Author: fenger | Hits:

[Windows DevelopWinsock

Description: 使用VB编程实现用Winsock实现文件的下载-用Winsock实现文件的下载
Platform: | Size: 2048 | Author: bee | Hits:

[Internet-Networkse

Description: 网络客户端 vb winsock 2009-04-07 08:38 822 工程1.vbp 2009-04-14 13:20 0 a.cmd 2009-04-07 08:38 7,506 Form1.frm 2009-04-05 16:10 190 MSSCCPRJ.SCC 2009-04-14 13:17 51 工程1.vbw 2009-04-05 16:42 3,153 工程1.PDM-Network client vb winsock 2009-04-07 08:38 822 works 1.vbp 2009-04-14 13:20 0 a.cmd 2009-04-07 08:38 7506 Form1.frm 2009-04-05 16:10 190 MSSCCPRJ. SCC 2009-04-14 13:17 51 projects 1.vbw 2009-04-05 16:42 3153 works 1.PDM
Platform: | Size: 4096 | Author: chaochao | Hits:

[Windows Developvb_Winsock

Description: 在Vb中使用用Winsock穿透各种代理-Vb used in the penetration of various agents with Winsock
Platform: | Size: 358400 | Author: 廖秧 | Hits:

[Internet-NetworkWinSock

Description: winsock的教程.PDF格式.完整介绍与示例.压缩包中另带一个chm格式的winsock API手册-winsock tutorial. PDF format. complete with sample introduction. compressed package chm another format with a winsock API Manual
Platform: | Size: 1166336 | Author: hl | Hits:

[Proxy Serverproxy

Description: 用VB编程实现Winsock穿透各种代理的功能,可有效帮助大家更清楚地了解sock5的穿透过程,在VB6下顺利编译,有兴趣的可以慢慢完善它。-Winsock Programming with VB penetration feature a variety of agents, which can effectively help people better understand the penetration process sock5 in VB6 compile successfully, it can be interested in improving it.
Platform: | Size: 337920 | Author: Massachusetts | Hits:

[OtherClienteServidor

Description: the Customer programs in vb for a connection server winsock, client - server-the Customer programs in vb for a connection server winsock, client- server
Platform: | Size: 4096 | Author: davicon | Hits:

[Internet-NetworkWinsock

Description: 基于Winsock的VB局域网文件传输程序,源码完整,传输速度超快,上传时设定目标域名IP就要以进行传输。-Winsock in VB LAN-based file transfer procedures, source integrity, ultra-fast transmission speed, the upload time domain IP is necessary to set a target for transmission.
Platform: | Size: 197632 | Author: 289 | Hits:

[Windows Developesmtp1.0c

Description: vb+Winsock email send
Platform: | Size: 12288 | Author: hfx | Hits:

[Internet-Networkwinsock

Description: 简单的vb winsock server 程序,-winsock server
Platform: | Size: 33792 | Author: he xiaoyun | Hits:

[Internet-NetworkWinSockActiveX

Description: 这个例子由程序员小辉编写,主要向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-This example prepared by the programmer Xiaohui, mainly to tell you about how to use the VC++ to create a standard MFC WinSock ActiveX control, source code is complete, provide interfaces to link with the corresponding events. Examples related to VARIANT, SAFEARRAY, BSTR detailed usage. WinSock also provided details of the development steps as well as how to respond to network timeout, network disconnection as well as in the case method of VC, VB to call the control method.
Platform: | Size: 546816 | Author: Massachusetts | Hits:

[Windows DevelopWINSOCK

Description: 随着资源共享和实时通讯的需要,很多计算机应用程序早已甩开单兵作战的模式,转入联合行动。 网络在计算机世界里,越来越发挥着举足轻重的作用。在WINDOWS应用程序中,处理实时通讯最常用到的还是MICROSOFT公司提供的WINSOCK控件。许多资料都细述了WINSOCK 在VB中的使用方法,就连WINDOWS本身提供的hlp文件也是针对VB而写的。笔者因为实际应用的需要,琢磨出了WINSOCK控件在PB中的应用方法。好东西不敢独自享用,拿出来与大家共享。 -With the resource sharing and real-time communications needs, many computer applications, bypassing the one-man operation has long been the model into joint action. Network in the computer world, are increasingly playing an important role. In the WINDOWS application, deal with the most commonly used real-time communication, or MICROSOFT provided WINSOCK control. Much of the information detailed in the WINSOCK in use in VB, even WINDOWS itself for the hlp file is written by VB. Since the actual application I need to figure out the WINSOCK control in the PB in the application method. Can not enjoy the good things alone come up with to share with you.
Platform: | Size: 7168 | Author: Bosco | Hits:

[Communicationchatting(VB)

Description: 该程序是一个基于winsock通信控件的点对点聊天工具,可以在局域网和Internet环境运行,独有的XP风格窗口控件使得程序在win2k等环境下依然有良好的交互界面,是学习VB网络通信编程的良好材料!-a windows-platform communication software source code developed by Visual basic
Platform: | Size: 163840 | Author: Lee Fan | Hits:

[Other522.121jkhjj44

Description:  44个实用VB小技巧的打包.rar   Ping,扫描,Whois IP.rar   QQ密码截取,内含说明书.rar   vb的远程监控程序(全源码提供).rar   vb控件ping.rar   Windows安全黑客全部是注册表的修改.rar   Windows超级黑客得到windows运行程序的信息,很经典的.rar   Winsock API高级编程调用大全.rar   WinSpy一个VB编程辅助工具(主要是针对窗口函数).rar   保护电脑防止电脑被bo侵入.rar   比较无聊的程序.rar   不用介绍了吧.是有名的netbus源程序.rar
Platform: | Size: 4000768 | Author: sd | Hits:

[Remote Controlwinsock11

Description: winsock 截包发包,vb原代码文件-Create a receiver socket to receive datagrams
Platform: | Size: 150528 | Author: wangj451 | Hits:

[Internet-NetworkPOST

Description: vb 连接我网站!post发送数据!网页灌水机-vb
Platform: | Size: 70656 | Author: 吴波 | Hits:

[CommunicationVB-TCPclient

Description: TCP/ip通讯客户端的程序。VB程序编写WINSOCK控件应用-TCP/ip messaging client program. VB programming WINSOCK Control Applications
Platform: | Size: 1971200 | Author: 鸣鸣 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 21 »

CodeBus www.codebus.net